Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 1, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label May 1, 2025
dependabot bot and others added 29 commits June 23, 2025 09:03
Bumps the pip group with 1 update in the /scenarios directory: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 2.2.3 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.3...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.12.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.11.9...0.12.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps [pytest-ruff](https://github.com/businho/pytest-ruff) from 0.4.1 to 0.5.
- [Release notes](https://github.com/businho/pytest-ruff/releases)
- [Commits](businho/pytest-ruff@v0.4.1...v0.5)

---
updated-dependencies:
- dependency-name: pytest-ruff
  dependency-version: '0.5'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#3787)

Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 252.18003.35 to 252.23309.36.
- [Commits](JetBrains/intellij-community@pycharm/252.18003.35...pycharm/252.23309.36)

---
updated-dependencies:
- dependency-name: pydevd-pycharm
  dependency-version: 252.23309.36
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#3791)

Bumps the all-actions group with 1 update: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).


Updates `docker/setup-buildx-action` from 3.11.0 to 3.11.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@18ce135...e468171)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3790)

Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3).
Bumps the pip group with 1 update in the /demo/playground/examples directory: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.4.0...2.5.0)

Updates `urllib3` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
* ✨ Create `skip_on_jsonld_url_error` decorator

Signed-off-by: ff137 <[email protected]>

* 🧪 Add `skip_on_jsonld_url_error` decorator to tests

Signed-off-by: ff137 <[email protected]>

* 🎨 Switch uuid to uuid_utils

Signed-off-by: ff137 <[email protected]>

#OCD

* 🧪 Mark more tests

Signed-off-by: ff137 <[email protected]>

* 🎨

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
* ✨ Retrieve cred rev records with list of ids

Signed-off-by: ff137 <[email protected]>

* ✨ Set revoke state efficiently. Resolves #3792

Signed-off-by: ff137 <[email protected]>

* 🎨 Update route to handle list return type

Signed-off-by: ff137 <[email protected]>

* 🧪 Update tests

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
* 1.3.1rc2

Signed-off-by: Stephen Curran <[email protected]>

* Update changelog description

Signed-off-by: Stephen Curran <[email protected]>

---------

Signed-off-by: Stephen Curran <[email protected]>
* 🎨 Fix model type

Signed-off-by: ff137 <[email protected]>

* 🎨 Remove duplicate flag setting

Signed-off-by: ff137 <[email protected]>

* 🎨 Replace json.dumps of bools with strings

Signed-off-by: ff137 <[email protected]>

* 🎨 Improve log level, move to single line

Signed-off-by: ff137 <[email protected]>

* 🎨 Improve legibility of error message

Signed-off-by: ff137 <[email protected]>

* 🎨 Deduplicate usage of ledger constants

Signed-off-by: ff137 <[email protected]>

* 🎨 Debug log instead of passing

Signed-off-by: ff137 <[email protected]>

* 🎨 Remove unused var

Signed-off-by: ff137 <[email protected]>

* 🎨 Alphabetize dependency order

Signed-off-by: ff137 <[email protected]>

* ⬆️ Update lock file

Signed-off-by: ff137 <[email protected]>

* 🎨 Fix handful of mypy errors

Signed-off-by: ff137 <[email protected]>

* 🎨 Fix union with lazy type

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
* 1.3.1rc2

Signed-off-by: Stephen Curran <[email protected]>

* Update changelog description

Signed-off-by: Stephen Curran <[email protected]>

* 1.3.1

Signed-off-by: Stephen Curran <[email protected]>

---------

Signed-off-by: Stephen Curran <[email protected]>
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.29.0 to 3.29.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ce28f5b...181d5ee)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
…nd (#3814)

Bumps [openwallet-foundation/acapy-agent](https://github.com/openwallet-foundation/acapy) from py3.12-1.3.0 to py3.12-1.3.1.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openwallet-foundation/acapy/commits)

---
updated-dependencies:
- dependency-name: openwallet-foundation/acapy-agent
  dependency-version: py3.12-1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [openwallet-foundation/acapy-agent](https://github.com/openwallet-foundation/acapy) from py3.12-1.3.0 to py3.12-1.3.1.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openwallet-foundation/acapy/commits)

---
updated-dependencies:
- dependency-name: openwallet-foundation/acapy-agent
  dependency-version: py3.12-1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
…mo (#3812)

Bumps [openwallet-foundation/acapy-agent](https://github.com/openwallet-foundation/acapy) from py3.12-1.3.0 to py3.12-1.3.1.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openwallet-foundation/acapy/commits)

---
updated-dependencies:
- dependency-name: openwallet-foundation/acapy-agent
  dependency-version: py3.12-1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade pytest-asyncio to major version 1.0.0
…3823)

Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp).
Bumps the pip group with 1 update in the /scenarios directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.12.13 to 3.12.14
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.12.13...v3.12.14)

Updates `aiohttp` from 3.11.10 to 3.12.14
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.12.13...v3.12.14)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>

Updated the retrieval of the DAP_PORT environment variable to ensure it is always cast to an integer. This change improves compatibility and avoids potential type issues when starting the debugger.
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.29.2 to 3.29.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@181d5ee...d6bbdef)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove by_format from standard webhook payloads

Signed-off-by: jamshale <[email protected]>

* Use debug-webhooks in BDD integration tests

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `github/codeql-action` from 3.29.3 to 3.29.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d6bbdef...4e828ff)

Updates `SonarSource/sonarqube-scan-action` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@2500896...8c71dc0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Resolves GitHub advisory:
CVE-2024-23342
"Minerva timing attack on P-256 in python-ecdsa"

Signed-off-by: ff137 <[email protected]>
➖ Remove unused dependency: ecdsa
…requests (holder) (#3846)

* Remove stripping of oob did

Signed-off-by: jamshale <[email protected]>

* Refactor condition block / Add comments

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
dependabot bot and others added 30 commits December 8, 2025 12:26
Bumps [uuid-utils](https://github.com/aminalaee/uuid-utils) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/aminalaee/uuid-utils/releases)
- [Commits](aminalaee/uuid-utils@0.11.1...0.12.0)

---
updated-dependencies:
- dependency-name: uuid-utils
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Feature: semantic image versioning for released images
…ging to detect connection leakage (#3963)

* fix(kanon):updated connection cleanup to share 1 thread and added logs for connection leakage

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):refactor wallet and connection pool to use 1 thread

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):removed unecessary callback, added parellel opening to askar and kanon db

Signed-off-by: Vinay Singh <[email protected]>

* style: applied ruff formatting

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):moved wallet db session to reuse profile session

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added check to see the correct handler and changed storage to close soon

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added explicit close to scan

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added explicit close to scan

Signed-off-by: Vinay Singh <[email protected]>

* style:applied ruff formating

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added explicit release

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):test async context manager

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added detailed logs

Signed-off-by: Vinay Singh <[email protected]>

* style:applied ruff formating

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):corrected docker params

Signed-off-by: Vinay Singh <[email protected]>

---------

Signed-off-by: Vinay Singh <[email protected]>
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.8.4 to 6.9.0.
- [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/apispec@6.8.4...6.9.0)

---
updated-dependencies:
- dependency-name: apispec
  dependency-version: 6.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
…ates (#3980)

Bumps the all-actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `github/codeql-action` from 4.31.6 to 4.31.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@fe4161a...cf1bb45)

Updates `SonarSource/sonarqube-scan-action` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@fd88b7d...a31c939)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps [aries-askar](https://github.com/openwallet-foundation/askar) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/openwallet-foundation/askar/releases)
- [Commits](openwallet-foundation/askar@v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: aries-askar
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all-actions group with 4 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files), [github/codeql-action](https://github.com/github/codeql-action), [actions/cache](https://github.com/actions/cache) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `tj-actions/changed-files` from 47.0.0 to 47.0.1
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@24d32ff...e002140)

Updates `github/codeql-action` from 4.31.7 to 4.31.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@cf1bb45...1b168cd)

Updates `actions/cache` from 4.3.0 to 5.0.1
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0057852...9255dc7)

Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@330a01c...b7c566a)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: 47.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: actions/cache
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3989)

Bumps the pip group with 1 update in the / directory: [filelock](https://github.com/tox-dev/py-filelock).


Updates `filelock` from 3.19.1 to 3.20.1
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.19.1...3.20.1)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.1
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: Add logging to scenario tests

Signed-off-by: jamshale <[email protected]>

* fix: Remove the orphan removal

Signed-off-by: jamshale <[email protected]>

* fix: Remove log file config from kanon test

Signed-off-by: jamshale <[email protected]>

* feat: docker logs when test fails

Signed-off-by: jamshale <[email protected]>

* Fix config json parsing

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
* Initial commit

Signed-off-by: jamshale <[email protected]>

* Further removal

Signed-off-by: jamshale <[email protected]>

* Remove v1 protocol scenario test

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
* Upgrade python to 3.13

Signed-off-by: JamieHale <[email protected]>

* fix: Use sqlcipher3-wheels for installing pysqlcipher3

Signed-off-by: JamieHale <[email protected]>

* fix: Use base python image for demo image and install web.py for github repo

Signed-off-by: JamieHale <[email protected]>

* fix: Create list from session handle fetch_all for iterations

Signed-off-by: jamshale <[email protected]>

* fix: Create list from session handle fetch_all for iterations

Signed-off-by: jamshale <[email protected]>

* Update lock file

Signed-off-by: jamshale <[email protected]>

* chore: Change github action python version

Signed-off-by: jamshale <[email protected]>

* Update lock file after main rebase

Signed-off-by: jamshale <[email protected]>

* chore: some suggestions from co-pilot

Signed-off-by: jamshale <[email protected]>

* Remove webpy from demo dependencies. It's old and unused

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: JamieHale <[email protected]>
Signed-off-by: jamshale <[email protected]>
* Fix issues with anoncreds upgrade

Signed-off-by: jamshale <[email protected]>

* Add additional test coverage for revocation after upgrade

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
)

Bumps the pip group with 1 update in the / directory: [marshmallow](https://github.com/marshmallow-code/marshmallow).


Updates `marshmallow` from 3.26.1 to 3.26.2
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/3.26.2/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.26.1...3.26.2)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-version: 3.26.2
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
* docs: remove indy wallet usage from README.md (issue 2319)

Signed-off-by: Vijay Soni <[email protected]>

* docs: removed indy sdk reference from Present the Proof section of AliceGetsAPhone.md (issue 2319)

Signed-off-by: Vijay Soni <[email protected]>

* removed did:sov from AliceWantsAJsonCredential.md

Signed-off-by: Vijay Soni <[email protected]>

* replaced did:sov example with did:peer in ReusingAConnection.md

Signed-off-by: Vijay Soni <[email protected]>

* Removed indy sdk image reference from container docs

Signed-off-by: Vijay Soni <[email protected]>

* Updated deploymentModel.md storage wording

Signed-off-by: Vijay Soni <[email protected]>

* Replaced did:sov kid with did:key in SD-JWT example

Signed-off-by: Vijay Soni <[email protected]>

* Added clarification on Askar storage support in SupportedRFCs.md

Signed-off-by: Vijay Soni <[email protected]>

* Removed did:sov info from JsonLdCredentials.md

Signed-off-by: Vijay Soni <[email protected]>

* Minor change to remove did:sov from Registering a DID method section

Signed-off-by: Vijay Soni <[email protected]>

---------

Signed-off-by: Vijay Soni <[email protected]>
Co-authored-by: Vijay Soni <[email protected]>
Co-authored-by: jamshale <[email protected]>
…ates (#4003)

Bumps the all-actions group with 3 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact).


Updates `github/codeql-action` from 4.31.8 to 4.31.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@1b168cd...5d4e8d1)

Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@e468171...8d2750c)

Updates `dawidd6/action-download-artifact` from 11 to 12
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@ac66b43...0bd50d5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
* feat: Only log failing scenarios

Signed-off-by: jamshale <[email protected]>

* fix: Remove silent mode

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
* fix: encode revocation tag in tails upload URL (issue 1580)

Signed-off-by: Vijay Soni <[email protected]>

* fixed linting issue

Signed-off-by: Vijay Soni <[email protected]>

* fixed sonar quality gate issues

Signed-off-by: Vijay Soni <[email protected]>

* fixed test data and comment issues reported by copilot and sonar

Signed-off-by: Vijay Soni <[email protected]>

---------

Signed-off-by: Vijay Soni <[email protected]>
Co-authored-by: Vijay Soni <[email protected]>
Co-authored-by: jamshale <[email protected]>
* fix(kanon):updated connection cleanup to share 1 thread and added logs for connection leakage

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):refactor wallet and connection pool to use 1 thread

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):removed unecessary callback, added parellel opening to askar and kanon db

Signed-off-by: Vinay Singh <[email protected]>

* style: applied ruff formatting

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):moved wallet db session to reuse profile session

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added check to see the correct handler and changed storage to close soon

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added explicit close to scan

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added explicit close to scan

Signed-off-by: Vinay Singh <[email protected]>

* style:applied ruff formating

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added explicit release

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):test async context manager

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):added detailed logs

Signed-off-by: Vinay Singh <[email protected]>

* style:applied ruff formating

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):corrected docker params

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):fixes for handlers in release_0_2.py

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):fix docker compose to be properly escaped

Signed-off-by: Vinay Singh <[email protected]>

* fix:kanon test docker compose

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):session error handling

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon): test docker compose

Signed-off-by: Vinay Singh <[email protected]>

* fix(kanon):fix handlers

Signed-off-by: Vinay Singh <[email protected]>

* style:applied ruff formatting

Signed-off-by: Vinay Singh <[email protected]>

---------

Signed-off-by: Vinay Singh <[email protected]>
Bumps [sqlcipher3-binary](https://github.com/coleifer/sqlcipher3) from 0.5.4 to 0.6.0.
- [Commits](coleifer/sqlcipher3@0.5.4...0.6.0)

---
updated-dependencies:
- dependency-name: sqlcipher3-binary
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.3
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Remove some more indy refs from anoncreds module

Signed-off-by: jamshale <[email protected]>

* fix: CamelCasing for AnonCreds keyword

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
* fix schemaId for legacy resolver

Signed-off-by: Patrick St-Louis <[email protected]>

* linting

Signed-off-by: Patrick St-Louis <[email protected]>

---------

Signed-off-by: Patrick St-Louis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.